home *** CD-ROM | disk | FTP | other *** search
- Path: nosy.bART.nl!usenet
- From: painless@bart.nl (Steven van den Berg)
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: Colors in text-mode?????
- Date: Tue, 02 Apr 1996 17:49:14 GMT
- Organization: bART Internet Services
- Message-ID: <4jrlrf$jab@nosy.bart.nl>
- NNTP-Posting-Host: dyna-10.bart.nl
- X-Newsreader: Forte Free Agent 1.0.82
-
- Does somebody know how I can get colors in the text-mode of C/C++? I
- want one line with different fore- and background colors on one
- screen. I tried textbackground(int) and textcolor(int), but they only
- work with the whole screen.
-
- I hope there's an easy way to do this.
-
- Thanks
-
- Steven van den Berg
-
-
-